home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1 (Walnut Creek)
/
Aminet - June 1993 [Walnut Creek].iso
/
aminet
/
util
/
rexx
/
rexxmode10.lha
/
readme.amiga
< prev
next >
Wrap
Lisp/Scheme
|
1993-03-17
|
420b
|
12 lines
The Amigaport V1.26 of GNUEmacs has a annoying bug; it quotes
all arguments to commands, therefore RX can't be called directly.
A workaround is to specify rexx-command-name to "rxnq", which
is a small (280 bytes!) command which strips the quotes and
calls RX. To do this, place the following lines into the
rxdb-mode-hook is the s:.emacs file.
(setq rxdb-command-name "rxnq")
And place rxnq in the loadpath.